Date Class |
Namespace: Independentsoft.Sip
The Date type exposes the following members.
| Name | Description | |
|---|---|---|
| Date |
Initializes a new instance of the Date.
| |
| Date(DateTime) |
Initializes a new instance of the Date specified with DateTime.
| |
| Date(String) |
Initializes a new instance of the Date specified with date as a string.
| |
| Date(DateTime, String) |
Initializes a new instance of the Date specified with DateTime and time zone.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string.
(Overrides ObjectToString.) |